Skip to content

python3Packages.nexusrpc: 1.3.0 -> 1.4.0, python3Packages.temporalio: 1.23.0 -> 1.25.0#509879

Open
nilathedragon wants to merge 2 commits intoNixOS:masterfrom
nilathedragon:temporalio-nexusrpc-14042026
Open

python3Packages.nexusrpc: 1.3.0 -> 1.4.0, python3Packages.temporalio: 1.23.0 -> 1.25.0#509879
nilathedragon wants to merge 2 commits intoNixOS:masterfrom
nilathedragon:temporalio-nexusrpc-14042026

Conversation

@nilathedragon
Copy link
Copy Markdown
Contributor

@nilathedragon nilathedragon commented Apr 14, 2026

Needed to bump both at the same time as they are seemingly quite tightly coupled. I also had to relax the dependency check on protobuf as temporalio is still stuck requiring an older version than we have packaged.

The temporalio package as is won't currently build in nixpkgs (unstable at least).

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@nixpkgs-ci nixpkgs-ci bot requested review from jpds and levigross April 14, 2026 10:07
@nixpkgs-ci nixpkgs-ci bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels Apr 14, 2026
@nilathedragon
Copy link
Copy Markdown
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 509879
Commit: faf571fd16a95b307f8492ca6b2cbb6b3f7620c0


x86_64-linux

✅ 8 packages built:
  • python313Packages.nexusrpc
  • python313Packages.nexusrpc.dist
  • python313Packages.temporalio
  • python313Packages.temporalio.dist
  • python314Packages.nexusrpc
  • python314Packages.nexusrpc.dist
  • python314Packages.temporalio
  • python314Packages.temporalio.dist

Copy link
Copy Markdown
Contributor

@jpds jpds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks - I'd been waiting on the temporalio update for a while for #495719

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 8.has: package (update) This PR updates a package to a newer version 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants